CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - SOCKET VC

搜索资源列表

  1. loginSystem

    0下载:
  2. vc++ 编写的用户登录系统模块,思路清晰简单-login system
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2988423
    • 提供者:kakahenry
  1. socket

    0下载:
  2. 用VC编写的socket小程序,有客户端和服务端,两者3次握手建立连接,用到了最基本的socket,bind,listen,send,receive,函数,非常适合初学者,我就是用这个例子学习的socket编程,很经典的例子有,还有小界面-Socket using a small program written in VC, there are client and server, the two three-way handshake to establish a connection, us
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:79243
    • 提供者:vivianjia
  1. vc++ socket 通讯程序

    2下载:
  2. vc++ socket 通讯程序,包括client端和server端-vc++ socket communication program,include client and server
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2012-11-27
    • 文件大小:24379712
    • 提供者:tony
  1. httpsocket

    0下载:
  2. 給學習 VC++ 者參考 http socket 相關的使用-To learn VC++ by reference to http socket related to the use of
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:14535
    • 提供者:蔡明宏
  1. VC_SOCKET_CLIENT_SERVER

    1下载:
  2. VC++ Socket 文件传输,Server、Client端。-VC++ Socket File send receive server client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-12-23
    • 文件大小:347214
    • 提供者:丁吕
  1. select

    0下载:
  2. socket使用select能够减少资源占用. 本程序使用了select功能-socket using select to reduce resource consumption. This program uses the select function
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:1587
    • 提供者:张化
  1. socket

    0下载:
  2. 简单的socket实例。包括客户端代码,服务端代码。开发环境windows ,vc-socket exsample. include client,server program code.windows ,vc++
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:75800
    • 提供者:liubiao
  1. socket

    0下载:
  2. 用c++写的一个套接字文字传输,包括服务器和客户端,采用vc++6.0开发环境,用户可以在config文件中设置端口-Using c++ socket write a text transmission, including server and client, using vc++6.0 development environment, users can set the port in the config file
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:2026121
    • 提供者:孔纯松
  1. sockClient

    0下载:
  2. vc socket api的应用实例(客户端),在vc+window xp sp3测试通过!-dddddddddddddddddddddddddddddddddddddddddd
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1919365
    • 提供者:GMshuS
  1. socket

    0下载:
  2. 一个简单的TCP客户端和服务器端代码,服务器端接收数据并回传,VC编译-A simple TCP client and server-side code, server-side receives the data and return, VC compiler
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:73788
    • 提供者:小模样
  1. socket

    0下载:
  2. socket 编程 阻塞模式范例 可以看到所有的基本用法,但是调试时需要参考网上的设置VC++的方法-blocking mode socket programming examples can be seen all the basic usage, but the debugging settings need to refer to the online method of VC++
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:6986
    • 提供者:唐峰
  1. socket

    0下载:
  2. VC 套接字 实现抓获网络数据包 分析IP TCP UDP协议-VC socket realize capture network packet analysis IP TCP UDP protocol
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:88347
    • 提供者:徐崇
  1. socket-vc-chat

    0下载:
  2. 一个采用socket实现的会话聊天的程序,通过选择服务端和客户端,进行会话-a program about how to chat by socket
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3789266
    • 提供者:moonbeam
  1. client-socket

    0下载:
  2. It help to develop the socket client architecture. the code is written in vc++ and uses the mfc
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:2752
    • 提供者:ali
  1. TCPClient

    0下载:
  2. TCP 客户端 Socket编程,很详细-TCP Client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:35030
    • 提供者:haha
  1. QQ-VC-

    0下载:
  2. VC 防QQ聊天程序 中兴捧月杯大赛 socket编程-VC anti-ZTE holding QQ chat program on socket programming Cup Competition
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-23
    • 文件大小:149501
    • 提供者:古昌金
  1. socket

    0下载:
  2. vc++ 下的socket收发例程,tcp和udp例程-socket vc++
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-21
    • 文件大小:6328133
    • 提供者:解决
  1. 最简单的VC++ Sock测试程序

    0下载:
  2. 最简单的实现Client和Socket通信,实现电文的发送和接受,用户需要提供自己的IP地址和对方的IP地址(The simplest implementation of Client and Socket communications, the realization of the message sent and accepted, the user needs to provide their own IP address and the other party's IP address)
  3. 所属分类:多媒体编程

    • 发布日期:2017-12-19
    • 文件大小:19456
    • 提供者:小慧hui
  1. VC++ 使用socket基于TCP、UDP通信

    0下载:
  2. VC++ 使用socket基于TCP、UDP通信(VC++ uses socket, based on TCP and UDP Communications)
  3. 所属分类:.net编程

    • 发布日期:2017-12-20
    • 文件大小:7168
    • 提供者:1248362909
  1. 《Windows Socket 编程第2版》中文版

    0下载:
  2. WINDOWS 网络程序,使用VC从入门开始逐步提高,可以按照书中的代码直接编程。(WINDOWS network program, the use of VC began to gradually improve from the entry, you can direct the code in accordance with the book programming.)
  3. 所属分类:网络编程

    • 发布日期:2017-12-23
    • 文件大小:10333184
    • 提供者:1a1
« 1 2 34 5 6 7 8 9 10 ... 39 »
搜珍网 www.dssz.com